home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / numberp < prev    next >
Encoding:
Text File  |  1992-07-09  |  158 b   |  4 lines

  1. numberp --Operation (predicate), one input.
  2.      The input may be any Logo object.  The output is the word true if  the
  3.      input is a number, false if not.
  4.